Skip to content

Conversation

@nordic-segl
Copy link
Contributor

@nordic-segl nordic-segl commented Dec 18, 2024

Add test that checks reset cause reported by HWINFO.

Check that hwinfo_get_supported_reset_cause() returns expected value.

Check that hwinfo_get_reset_cause() correctly detects:

  • RESET_PIN,
  • RESET_SOFTWARE,
  • RESET_WATCHDOG.

Check that reset cause can be cleared
with hwinfo_clear_reset_cause().

Upstream PR #: 83126
(cherry picked from commit zephyrproject-rtos/zephyr@8f83267)

manifest-pr-skip

@nordic-segl nordic-segl force-pushed the NRFX-6895_Test-hwinfo-reset-cause branch 2 times, most recently from c53b9dc to ea11cfa Compare December 18, 2024 12:48
@nordic-segl nordic-segl force-pushed the NRFX-6895_Test-hwinfo-reset-cause branch from ea11cfa to fbe456e Compare January 7, 2025 11:35
@nordic-segl nordic-segl force-pushed the NRFX-6895_Test-hwinfo-reset-cause branch 3 times, most recently from 5fba701 to 4e34cbd Compare January 8, 2025 13:06
@nordic-segl nordic-segl force-pushed the NRFX-6895_Test-hwinfo-reset-cause branch from 4e34cbd to 5ee6499 Compare January 9, 2025 07:31
@nordic-segl nordic-segl force-pushed the NRFX-6895_Test-hwinfo-reset-cause branch from 5ee6499 to c702013 Compare January 16, 2025 08:35
@nordic-segl nordic-segl force-pushed the NRFX-6895_Test-hwinfo-reset-cause branch 2 times, most recently from 306058e to 4f5dd4d Compare January 17, 2025 11:37
@nordic-segl nordic-segl force-pushed the NRFX-6895_Test-hwinfo-reset-cause branch from 4f5dd4d to 5e0365a Compare January 17, 2025 11:40
…n nrf54*

Add test that checks reset cause reported by HWINFO.

Check that hwinfo_get_supported_reset_cause() returns
expected value.

Check that hwinfo_get_reset_cause() correctly detects:
- RESET_PIN,
- RESET_SOFTWARE,
- RESET_WATCHDOG.

Check that reset cause can be cleared
with hwinfo_clear_reset_cause().

Signed-off-by: Sebastian Głąb <[email protected]>
(cherry picked from commit 8f83267)
@nordic-segl nordic-segl force-pushed the NRFX-6895_Test-hwinfo-reset-cause branch from 5e0365a to 5f5bef2 Compare January 20, 2025 06:25
@nordic-segl nordic-segl changed the title [nrf fromlist] tests: drivers: hwinfo: Add test for reset cause on nr… [nrf fromtree] tests: drivers: hwinfo: Add test for reset cause on nrf54* Jan 20, 2025
@rlubos rlubos merged commit 0ea1f14 into nrfconnect:main Jan 20, 2025
19 checks passed
@nordic-segl nordic-segl deleted the NRFX-6895_Test-hwinfo-reset-cause branch January 20, 2025 10:13
nordic-segl added a commit to nordic-segl/sdk-nrf that referenced this pull request Jan 20, 2025
Include
tests: drivers: hwinfo: Add test for reset cause on nrf54h20
nrfconnect/sdk-zephyr#2401
zephyrproject-rtos/zephyr#83126

Signed-off-by: Sebastian Głąb <[email protected]>
rlubos pushed a commit to nrfconnect/sdk-nrf that referenced this pull request Jan 20, 2025
Include
tests: drivers: hwinfo: Add test for reset cause on nrf54h20
nrfconnect/sdk-zephyr#2401
zephyrproject-rtos/zephyr#83126

Signed-off-by: Sebastian Głąb <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants